[INFO] fetching crate egobox-moe 0.35.3...
[INFO] testing egobox-moe-0.35.3 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate egobox-moe 0.35.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate egobox-moe 0.35.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate egobox-moe 0.35.3
[INFO] tweaked toml for crates.io crate egobox-moe 0.35.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egobox-moe 0.35.3 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egobox-moe 0.35.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0
[INFO] running `Command { std: "docker" "start" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling linfa v0.8.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling noisy_float v0.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling pgat v0.3.0
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling sprs v0.11.2
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling linfa-linalg v0.2.1
[INFO] [stderr]    Compiling finitediff v0.2.0
[INFO] [stderr]    Compiling ndarray-npy v0.9.1
[INFO] [stderr]    Compiling ndarray-einsum v0.8.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling space v0.19.0
[INFO] [stderr]    Compiling cobyla v1.0.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling linfa-pls v0.8.1
[INFO] [stderr]    Compiling egobox-doe v0.35.1
[INFO] [stderr]    Compiling linfa-nn v0.8.1
[INFO] [stderr]    Compiling linfa-clustering v0.8.1
[INFO] [stderr]    Compiling egobox-gp v0.36.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling egobox-moe v0.35.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling argmin_testfunctions v0.3.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling sprs v0.11.2
[INFO] [stderr]    Compiling linfa-linalg v0.2.1
[INFO] [stderr]    Compiling finitediff v0.2.0
[INFO] [stderr]    Compiling ndarray-einsum v0.8.0
[INFO] [stderr]    Compiling ndarray-npy v0.9.1
[INFO] [stderr]    Compiling ndarray-csv v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling linfa v0.8.1
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling egobox-doe v0.35.1
[INFO] [stderr]    Compiling linfa-pls v0.8.1
[INFO] [stderr]    Compiling linfa-nn v0.8.1
[INFO] [stderr]    Compiling linfa-clustering v0.8.1
[INFO] [stderr]    Compiling egobox-gp v0.36.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling egobox-moe v0.35.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egobox_moe-d1482b5666a711d7)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test algorithm::tests::test_find_best_expert ... ok
[INFO] [stdout] test algorithm::tests::test_moe_display ... ok
[INFO] [stdout] test algorithm::tests::test_find_best_heaviside_factor ... ok
[INFO] [stdout] test algorithm::tests::test_moe_smooth_vs_hard_one_cluster ... ok
[INFO] [stdout] test algorithm::tests::test_moe_hard ... FAILED
[INFO] [stdout] test algorithm::tests::test_moe_drv_smooth ... FAILED
[INFO] [stdout] test algorithm::tests::test_moe_smooth ... FAILED
[INFO] [stdout] test algorithm::tests::test_moe_var_deriv_norm1 ... ok
[INFO] [stdout] test gaussian_mixture::tests::test_gmx ... ok
[INFO] [stdout] test gaussian_mixture::tests::test_gmx_one_cluster ... ok
[INFO] [stdout] test gaussian_mixture::tests::test_pdfs ... ok
[INFO] [stdout] test algorithm::tests::test_moe_var_deriv_rosenb ... ok
[INFO] [stdout] test algorithm::tests::test_kpls_griewank has been running for over 60 seconds
[INFO] [stdout] test algorithm::tests::test_moe_auto has been running for over 60 seconds
[INFO] [stdout] test algorithm::tests::test_moe_variances_smooth has been running for over 60 seconds
[INFO] [stdout] test algorithm::tests::test_valvar_predictions has been running for over 60 seconds
[INFO] [stdout] test clustering::tests::test_find_best_cluster_nb_1d has been running for over 60 seconds
[INFO] [stdout] test algorithm::tests::test_moe_variances_smooth ... ok
[INFO] [stdout] test clustering::tests::test_find_best_cluster_nb_2d has been running for over 60 seconds
[INFO] [stdout] test metrics::test::test_gpqa_griewank has been running for over 60 seconds
[INFO] [stdout] test metrics::test::test_gpqa_iooss has been running for over 60 seconds
[INFO] [stdout] test metrics::test::test_iae_alpha has been running for over 60 seconds
[INFO] [stdout] test algorithm::tests::test_valvar_predictions ... ok
[INFO] [stdout] test metrics::test::test_gpqa_griewank ... ok
[INFO] [stdout] test mixint::tests::test_mixint_ffact ... ok
[INFO] [stdout] test mixint::tests::test_mixint_lhs ... ok
[INFO] [stdout] test mixint::tests::test_mixint_moe_1d ... ok
[INFO] [stdout] test metrics::test::test_iae_alpha_branin has been running for over 60 seconds
[INFO] [stdout] test mixint::tests::test_mixint_moe_3d has been running for over 60 seconds
[INFO] [stdout] test mixint::tests::test_mixint_moe_3d ... ok
[INFO] [stdout] test mixint::tests::test_mixint_random ... ok
[INFO] [stdout] test xtypes::tests::test_discrete_with_enum ... ok
[INFO] [stdout] test xtypes::tests::test_discrete_with_float_only ... ok
[INFO] [stdout] test xtypes::tests::test_discrete_with_int ... ok
[INFO] [stdout] test xtypes::tests::test_discrete_with_ord ... ok
[INFO] [stdout] test metrics::test::test_iae_alpha ... ok
[INFO] [stdout] test metrics::test::test_iae_alpha_branin ... ok
[INFO] [stdout] test clustering::tests::test_find_best_cluster_nb_2d ... ok
[INFO] [stdout] test algorithm::tests::test_moe_auto ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0", kill_on_drop: false }`
[INFO] [stdout] 01abeba590c7cb61cf980607718f27ff8fb9050d10d733d259de36d6382a69e0
